3.939 \(\int \frac{x^3}{(c+a^2 c x^2)^3 \sqrt{\tan ^{-1}(a x)}} \, dx\)

Optimal. Leaf size=71 \[ \frac{\sqrt{\pi } S\left (\frac{2 \sqrt{\tan ^{-1}(a x)}}{\sqrt{\pi }}\right )}{4 a^4 c^3}-\frac{\sqrt{\frac{\pi }{2}} S\left (2 \sqrt{\frac{2}{\pi }} \sqrt{\tan ^{-1}(a x)}\right )}{8 a^4 c^3} \]

[Out]

-(Sqrt[Pi/2]*FresnelS[2*Sqrt[2/Pi]*Sqrt[ArcTan[a*x]]])/(8*a^4*c^3) + (Sqrt[Pi]*FresnelS[(2*Sqrt[ArcTan[a*x]])/
Sqrt[Pi]])/(4*a^4*c^3)

________________________________________________________________________________________

Rubi [A]  time = 0.12819, antiderivative size = 71, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 4, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.167, Rules used = {4970, 4406, 3305, 3351} \[ \frac{\sqrt{\pi } S\left (\frac{2 \sqrt{\tan ^{-1}(a x)}}{\sqrt{\pi }}\right )}{4 a^4 c^3}-\frac{\sqrt{\frac{\pi }{2}} S\left (2 \sqrt{\frac{2}{\pi }} \sqrt{\tan ^{-1}(a x)}\right )}{8 a^4 c^3} \]

Antiderivative was successfully verified.

[In]

Int[x^3/((c + a^2*c*x^2)^3*Sqrt[ArcTan[a*x]]),x]

[Out]

-(Sqrt[Pi/2]*FresnelS[2*Sqrt[2/Pi]*Sqrt[ArcTan[a*x]]])/(8*a^4*c^3) + (Sqrt[Pi]*FresnelS[(2*Sqrt[ArcTan[a*x]])/
Sqrt[Pi]])/(4*a^4*c^3)

Rule 4970

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*(x_)^(m_.)*((d_) + (e_.)*(x_)^2)^(q_), x_Symbol] :> Dist[d^q/c^(m
 + 1), Subst[Int[((a + b*x)^p*Sin[x]^m)/Cos[x]^(m + 2*(q + 1)), x], x, ArcTan[c*x]], x] /; FreeQ[{a, b, c, d,
e, p}, x] && EqQ[e, c^2*d] && IGtQ[m, 0] && ILtQ[m + 2*q + 1, 0] && (IntegerQ[q] || GtQ[d, 0])

Rule 4406

Int[Cos[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sin[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Int[E
xpandTrigReduce[(c + d*x)^m, Sin[a + b*x]^n*Cos[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0]
&& IGtQ[p, 0]

Rule 3305

Int[sin[(e_.) + (f_.)*(x_)]/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] :> Dist[2/d, Subst[Int[Sin[(f*x^2)/d], x], x,
Sqrt[c + d*x]], x] /; FreeQ[{c, d, e, f}, x] && ComplexFreeQ[f] && EqQ[d*e - c*f, 0]

Rule 3351

Int[Sin[(d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Simp[(Sqrt[Pi/2]*FresnelS[Sqrt[2/Pi]*Rt[d, 2]*(e + f*x)])/
(f*Rt[d, 2]), x] /; FreeQ[{d, e, f}, x]

Rubi steps

\begin{align*} \int \frac{x^3}{\left (c+a^2 c x^2\right )^3 \sqrt{\tan ^{-1}(a x)}} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{\cos (x) \sin ^3(x)}{\sqrt{x}} \, dx,x,\tan ^{-1}(a x)\right )}{a^4 c^3}\\ &=\frac{\operatorname{Subst}\left (\int \left (\frac{\sin (2 x)}{4 \sqrt{x}}-\frac{\sin (4 x)}{8 \sqrt{x}}\right ) \, dx,x,\tan ^{-1}(a x)\right )}{a^4 c^3}\\ &=-\frac{\operatorname{Subst}\left (\int \frac{\sin (4 x)}{\sqrt{x}} \, dx,x,\tan ^{-1}(a x)\right )}{8 a^4 c^3}+\frac{\operatorname{Subst}\left (\int \frac{\sin (2 x)}{\sqrt{x}} \, dx,x,\tan ^{-1}(a x)\right )}{4 a^4 c^3}\\ &=-\frac{\operatorname{Subst}\left (\int \sin \left (4 x^2\right ) \, dx,x,\sqrt{\tan ^{-1}(a x)}\right )}{4 a^4 c^3}+\frac{\operatorname{Subst}\left (\int \sin \left (2 x^2\right ) \, dx,x,\sqrt{\tan ^{-1}(a x)}\right )}{2 a^4 c^3}\\ &=-\frac{\sqrt{\frac{\pi }{2}} S\left (2 \sqrt{\frac{2}{\pi }} \sqrt{\tan ^{-1}(a x)}\right )}{8 a^4 c^3}+\frac{\sqrt{\pi } S\left (\frac{2 \sqrt{\tan ^{-1}(a x)}}{\sqrt{\pi }}\right )}{4 a^4 c^3}\\ \end{align*}

Mathematica [C]  time = 0.143132, size = 131, normalized size = 1.85 \[ \frac{-2 \sqrt{2} \sqrt{-i \tan ^{-1}(a x)} \text{Gamma}\left (\frac{1}{2},-2 i \tan ^{-1}(a x)\right )-2 \sqrt{2} \sqrt{i \tan ^{-1}(a x)} \text{Gamma}\left (\frac{1}{2},2 i \tan ^{-1}(a x)\right )+\sqrt{-i \tan ^{-1}(a x)} \text{Gamma}\left (\frac{1}{2},-4 i \tan ^{-1}(a x)\right )+\sqrt{i \tan ^{-1}(a x)} \text{Gamma}\left (\frac{1}{2},4 i \tan ^{-1}(a x)\right )}{32 a^4 c^3 \sqrt{\tan ^{-1}(a x)}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[x^3/((c + a^2*c*x^2)^3*Sqrt[ArcTan[a*x]]),x]

[Out]

(-2*Sqrt[2]*Sqrt[(-I)*ArcTan[a*x]]*Gamma[1/2, (-2*I)*ArcTan[a*x]] - 2*Sqrt[2]*Sqrt[I*ArcTan[a*x]]*Gamma[1/2, (
2*I)*ArcTan[a*x]] + Sqrt[(-I)*ArcTan[a*x]]*Gamma[1/2, (-4*I)*ArcTan[a*x]] + Sqrt[I*ArcTan[a*x]]*Gamma[1/2, (4*
I)*ArcTan[a*x]])/(32*a^4*c^3*Sqrt[ArcTan[a*x]])

________________________________________________________________________________________

Maple [A]  time = 0.11, size = 54, normalized size = 0.8 \begin{align*} -{\frac{\sqrt{2}\sqrt{\pi }}{16\,{c}^{3}{a}^{4}}{\it FresnelS} \left ( 2\,{\frac{\sqrt{2}\sqrt{\arctan \left ( ax \right ) }}{\sqrt{\pi }}} \right ) }+{\frac{\sqrt{\pi }}{4\,{c}^{3}{a}^{4}}{\it FresnelS} \left ( 2\,{\frac{\sqrt{\arctan \left ( ax \right ) }}{\sqrt{\pi }}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^3/(a^2*c*x^2+c)^3/arctan(a*x)^(1/2),x)

[Out]

-1/16*FresnelS(2*2^(1/2)/Pi^(1/2)*arctan(a*x)^(1/2))*2^(1/2)*Pi^(1/2)/a^4/c^3+1/4*FresnelS(2*arctan(a*x)^(1/2)
/Pi^(1/2))*Pi^(1/2)/a^4/c^3

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3/(a^2*c*x^2+c)^3/arctan(a*x)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: UnboundLocalError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3/(a^2*c*x^2+c)^3/arctan(a*x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: UnboundLocalError

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{\int \frac{x^{3}}{a^{6} x^{6} \sqrt{\operatorname{atan}{\left (a x \right )}} + 3 a^{4} x^{4} \sqrt{\operatorname{atan}{\left (a x \right )}} + 3 a^{2} x^{2} \sqrt{\operatorname{atan}{\left (a x \right )}} + \sqrt{\operatorname{atan}{\left (a x \right )}}}\, dx}{c^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**3/(a**2*c*x**2+c)**3/atan(a*x)**(1/2),x)

[Out]

Integral(x**3/(a**6*x**6*sqrt(atan(a*x)) + 3*a**4*x**4*sqrt(atan(a*x)) + 3*a**2*x**2*sqrt(atan(a*x)) + sqrt(at
an(a*x))), x)/c**3

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x^{3}}{{\left (a^{2} c x^{2} + c\right )}^{3} \sqrt{\arctan \left (a x\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3/(a^2*c*x^2+c)^3/arctan(a*x)^(1/2),x, algorithm="giac")

[Out]

integrate(x^3/((a^2*c*x^2 + c)^3*sqrt(arctan(a*x))), x)